allowUndefinedPinAccess

@get:JvmName(name = "getAllowUndefinedPinAccess")
@set:JvmName(name = "setAllowUndefinedPinAccess")
var allowUndefinedPinAccess: Boolean
Whether the Module allows consumers to read / write to pins not defined in available_pins

bool allow_undefined_pin_access = 2;